home *** CD-ROM | disk | FTP | other *** search
- File Name Archive # Description
- -----------------------------------------------------------
- Config.mk 2 Make flags for the product
- MANIFEST 1 This shipping list
- Makefile 1 Makefile for the product
- Overview 4 A brief overview of the product
- README 1 Read this file first
- doc 1 Documentation directory
- doc/Makefile 1 Makefile for the documentation
- doc/bugs.man 1 documents known bugs
- doc/caveats.man 1 documents known peculiarities
- doc/classes.man 4 documents the basics of the most common classes
- doc/cmdargs.man3 2 documents <cmdargs.h>
- doc/cmdline.man3 2 documents <cmdline.h>
- doc/cmdparse.man1 6 documents cmdparse(1)
- doc/environ.man 1 documents the use of environment variables
- doc/example.man 1 documents example use of CmdLine(3C++)
- doc/files.man 1 documents files used by CmdLine(3C++)
- doc/macros.man 1 some common (n|t)roff macros
- doc/parsing.man 2 documents parsing behavior
- src 1 Source code directory
- src/Makefile 1 Makefile for the source directories
- src/cmd 1 cmdparse program subdirectory
- src/cmd/Makefile 1 Makefile for the program
- src/cmd/argtypes.c 2 implementation of shell-script arguments
- src/cmd/argtypes.h 2 definition of shell-script arguments
- src/cmd/cmdparse.c 6 the guts of the cmdparse program
- src/cmd/cmdparse.h 1 the specification of the cmdparse program
- src/cmd/cmdparse.pl 2 cmdparse for Perl programmers
- src/cmd/cmdparse.tcl 2 cmdparse for Tcl programmers
- src/cmd/fsm.c 2 finite-state-machine for parsing arg-syntax
- src/cmd/fsm.h 1 finite-state-machine specification
- src/cmd/main.c 1 main program for cmdparse(1)
- src/cmd/quoted.c 2 implementation of quoted-strings
- src/cmd/quoted.h 1 definition of a quoted-string class
- src/cmd/shell_arg.c 1 implementation of an abstract shell-script arg
- src/cmd/shell_arg.h 1 definition of an abstract shell-script argument
- src/cmd/shells.c 5 implementation of command-interpreters
- src/cmd/shells.h 4 definitions of various command-interpreters
- src/cmd/syntax.c 4 implementation of an argument-syntax object
- src/cmd/syntax.h 1 definition of an argument-syntax object
- src/lib 1 CmdLine library directory
- src/lib/Makefile 1 Makefile for the library
- src/lib/argiter.c 2 command line argument iterator implementation
- src/lib/arglist.h 1 command argument list type definitions
- src/lib/cmdarg.c 3 implementation of base class CmdArg
- src/lib/cmdargs.c 5 implementation of the various argument types
- src/lib/cmdargs.h 8 include file for the various argument types
- src/lib/cmdline.c 3 constructors/destructors for CmdLine objects
- src/lib/cmdline.h 7 include file for the library
- src/lib/cmdtest.c 3 test program for the library
- src/lib/dump.c 3 dumping/debugging member functions
- src/lib/exits.h 1 definition of exit codes used for exit(3C)
- src/lib/fifolist.c 1 implementation of a generic FIFO linked list
- src/lib/fifolist.h 3 definition of a generic FIFO linked list
- src/lib/parse.c 2 public parsing functions for CmdLine
- src/lib/patchlevel.c 1 functions to return version information
- src/lib/private.c 5 private/protected functions for a CmdLine
- src/lib/states.h 1 state enumeration definitions
- src/lib/strindent.c 3 function to print a hanging indented paragraph
- src/lib/unix.c 7 Unix specific parts of a CmdLine
- src/lib/usage.c 3 usage-message specific parts of a CmdLine
-